home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 112 / EnigmaAmiga112CD.iso / dalla rivista / workbench / freedom / docs / freetype / license.txt < prev    next >
Text File  |  1998-07-03  |  6KB  |  160 lines

  1.                     The FreeType Project LICENSE
  2.                     ----------------------------
  3.  
  4.                        Copyright 1996-1998 by
  5.           David Turner, Robert Wilhelm, and Werner Lemberg
  6.  
  7.  
  8.  
  9. Introduction:
  10.  
  11.   The FreeType  Project is distributed in  several archive packages;
  12.   some of them may contain, in addition to the FreeType font engine,
  13.   various tools and  contributions which rely on, or  relate to, the
  14.   FreeType Project.
  15.  
  16.   This  license applies  to all  files found  in such  packages, and
  17.   which do not  fall under their own explicit  license.  The license
  18.   affects  thus  the  FreeType   font  engine,  the  test  programs,
  19.   documentation and makefiles, at the very least.
  20.  
  21.   This  license   was  inspired  by   the  BSD,  Artistic   and  IJG
  22.   (Independent JPEG  Group) licenses, which  all encourage inclusion
  23.   and  use of  free  software in  commercial  and freeware  products
  24.   alike.  As a consequence, its main points are that:
  25.  
  26.     o We don't promise that  this software works.  However, we'll be
  27.       interested in any kind of bug reports. ("as is" distribution)
  28.  
  29.     o You can  use this software for whatever you  want, in parts or
  30.       full form, without having to pay us. ("royalty-free" usage)
  31.  
  32.     o You may not pretend that  you wrote this software.  If you use
  33.       it, or  only parts of it,  in a program,  you must acknowledge
  34.       somewhere in your documentation  that you've used the FreeType
  35.       code. ("credits").
  36.  
  37.   We  specifically  permit  and  encourage  the  inclusion  of  this
  38.   software, with  or without modifications,  in commercial products,
  39.   provided that all warranty or  liability claims are assumed by the
  40.   product vendor.
  41.  
  42.  
  43.  
  44. Legal Terms:
  45.  
  46.  
  47. 0.Definitions:
  48.  
  49.   Throughout this license,  the terms "package", "FreeType Project",
  50.   and  "FreeType  archive" refer  to  the  set  of files  originally
  51.   distributed  by the  authors  (David Turner,  Robert Wilhelm,  and
  52.   Werner Lemberg) as the "FreeType project", be they named as alpha,
  53.   beta or final release.
  54.  
  55.   "You" refers to  the licensee, or person using  the project, where
  56.   "using" is a generic term including compiling the project's source
  57.   code as  well as linking it  to form a  "program" or "executable".
  58.   This  program is  referred to  as  "a program  using the  FreeType
  59.   engine".
  60.  
  61.   This  license applies  to all  files distributed  in  the original
  62.   FreeType  archive,   including  all  source   code,  binaries  and
  63.   documentation,  unless  otherwise  stated   in  the  file  in  its
  64.   original, unmodified form as  distributed in the original archive.
  65.   If you are  unsure whether or not a particular  file is covered by
  66.   this license, you must contact us to verify this.
  67.  
  68.   The FreeType  project is copyright (C) 1996-1998  by David Turner,
  69.   Robert Wilhelm, and Werner Lemberg.  All rights reserved except as
  70.   specified below.
  71.  
  72.  
  73. 1. No Warranty:
  74.  
  75.   THE FREETYPE ARCHIVE  IS PROVIDED "AS IS" WITHOUT  WARRANTY OF ANY
  76.   KIND, EITHER EXPRESSED OR  IMPLIED, INCLUDING, BUT NOT LIMITED TO,
  77.   WARRANTIES  OF  MERCHANTABILITY   AND  FITNESS  FOR  A  PARTICULAR
  78.   PURPOSE.  IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
  79.   BE LIABLE  FOR ANY DAMAGES CAUSED  BY THE USE OR  THE INABILITY TO
  80.   USE, OF THE FREETYPE PROJECT.
  81.  
  82.   As  you have  not signed  this license,  you are  not  required to
  83.   accept  it.   However,  as  the FreeType  project  is  copyrighted
  84.   material, only  this license, or  another one contracted  with the
  85.   authors, grants you  the right to use, distribute,  and modify it.
  86.   Therefore,  by  using,  distributing,  or modifying  the  FreeType
  87.   project, you indicate that you understand and accept all the terms
  88.   of this license.
  89.  
  90.  
  91. 2. Redistribution:
  92.  
  93.   Redistribution and use in source and binary forms, with or without
  94.   modification, are permitted provided that the following conditions
  95.   are met:
  96.  
  97.     o Redistribution  of source code  must retain this  license file
  98.       (LICENSE.TXT) unaltered;  any additions, deletions  or changes
  99.       to   the  original   files  must   be  clearly   indicated  in
  100.       accompanying  documentation.  All  copyright  notices must  be
  101.       preserved in all copies of source files.
  102.  
  103.     o Redistribution  in binary form must provide  a disclaimer that
  104.       states that the  software is based in part of  the work of the
  105.       FreeType  team  in the  distribution  documentation.  We  also
  106.       encourage you to  put an URL to the FreeType  web page in your
  107.       documentation, though this isn't mandatory.
  108.  
  109.   These conditions  apply to any  software derived from or  based on
  110.   the FreeType code, not just  the unmodified files.  If you use our
  111.   work, you  must acknowledge us.  However,  no fee need  be paid to
  112.   us.
  113.  
  114.  
  115. 3. Advertising:
  116.  
  117.   The names of  FreeType's authors and contributors may  not be used
  118.   to endorse or promote  products derived from this software without
  119.   specific prior written permission.
  120.   
  121.   We suggest,  but do not require, that  you use one or  more of the
  122.   following phrases to refer  to this software in your documentation
  123.   or advertising  materials: "FreeType Project",  "FreeType Engine",
  124.   "FreeType library", or "FreeType Distribution".
  125.  
  126.  
  127. 4. Contacts:
  128.  
  129.   There are two mailing lists related to FreeType:
  130.  
  131.     o freetype@lists.lrz-muenchen.de
  132.  
  133.       Discusses general use and applications of FreeType, as well as
  134.       future and  wanted additions to the  library and distribution.
  135.       If  you're looking  for support,  start  in this  list if  you
  136.       haven't found anything to help you in the documentation.
  137.  
  138.  
  139.     o freetype-devel@lists.lrz-muenchen.de
  140.  
  141.       Discusses bugs,  as well  as engine internals,  design issues,
  142.       specific licenses, porting, etc.
  143.  
  144.  
  145.     o http://www.physiol.med.tu-muenchen.de/~robert/freetype.html
  146.  
  147.       Holds the current  FreeType web page, which will  allow you to
  148.       download  our  latest  development  version  and  read  online
  149.       documentation.
  150.  
  151.  
  152.   You can also contact us individually at:
  153.  
  154.     David Turner      <turner@email.enst.fr>
  155.     Robert Wilhelm    <robert@physiol.med.tu-muenchen.de>
  156.     Werner Lemberg    <wl@gnu.org>
  157.  
  158.  
  159.                           --- The End ---
  160.